Skip to content

chore: update dependencies & lockfile, no functional changes#435

Merged
mobilemind merged 1 commit into
mainfrom
chore/update-dependencies
May 23, 2026
Merged

chore: update dependencies & lockfile, no functional changes#435
mobilemind merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@mobilemind

Copy link
Copy Markdown
Owner

chore: update dependencies & lockfile, no functional changes

@mobilemind mobilemind self-assigned this May 23, 2026
Copilot AI review requested due to automatic review settings May 23, 2026 06:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a routine development-dependency refresh by bumping a few pinned versions and updating the npm lockfile accordingly, with the stated intent of making no functional/runtime changes to the bookmarklets themselves.

Changes:

  • Bump dev dependencies: @types/node (25.8.0 → 25.9.1), @typescript-eslint/* (8.59.3 → 8.59.4), and terser (5.47.1 → 5.48.0).
  • Regenerate package-lock.json to reflect the updated top-level devDependency versions and resulting transitive updates (e.g., katex, semver).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates a small set of pinned devDependency versions.
package-lock.json Updates lockfile entries to match the new top-level versions and resulting transitive dependency resolutions.

@mobilemind mobilemind merged commit 8ea5285 into main May 23, 2026
7 checks passed
@mobilemind mobilemind deleted the chore/update-dependencies branch May 23, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants